match interface ifname
This command matches values from the routing table.
Syntax
match interface ifname
|
Interface Type (ifname) |
Interface ID |
|
|---|---|---|
|
gigabitethernet |
GigabitEthernet interface slot and port (VLAN ID is optional) |
[SLOT/PORT.VLANID] |
|
cellular |
Cellular interface ID |
0/0 |
|
gre |
Tunnel GRE ID |
[1-255] |
|
ipip |
Tunnel IPIP ID |
[1-255] |
|
l2tp |
L2TP ID |
[0-99] |
|
pppoe |
PPPoE interface ID |
[1-3] |
|
pptp |
PPTP ID |
[0-99] |
|
vlan |
Vlan ID |
[1-3999] |
|
loopback |
Loopback ID |
[1-5] |
|
bvi |
Bridge interface |
[1-255] |
Command Mode
Privileged User
Example
This example matches values from vlan 1.
(conf-route-map)# match interface vlan 1